object AboutBox: TAboutBox Left = 443 Top = 147 ActiveControl = OKButton BorderStyle = bsDialog Caption = 'About' ClientHeight = 281 ClientWidth = 321 Font.Color = clWindowText Font.Height = -13 Font.Name = 'System' Font.Style = [] Position = poScreenCenter PixelsPerInch = 96 TextHeight = 16 object reglabel: TLabel Left = 5 Top = 210 Width = 311 Height = 16 Alignment = taCenter AutoSize = False Caption = 'text' end object OKButton: TBitBtn Left = 122 Top = 243 Width = 77 Height = 27 Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False TabOrder = 0 OnClick = OKButtonClick Kind = bkOK Margin = 2 Spacing = -1 IsControl = True end object Panel1: TPanel Left = 7 Top = 8 Width = 308 Height = 193 BevelInner = bvLowered BevelOuter = bvLowered TabOrder = 1 object ProgramIcon: TImage Left = 18 Top = 13 Width = 32 Height = 32 AutoSize = True Picture.Data = {} Stretch = True IsControl = True end object ProductName: TLabel Left = 88 Top = 16 Width = 156 Height = 13 Caption = 'Compare Copy for Windows' Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False IsControl = True end object Version: TLabel Left = 133 Top = 35 Width = 72 Height = 13 Caption = 'Version 1.85' Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False IsControl = True end object Copyright: TLabel Left = 6 Top = 70 Width = 263 Height = 13 Caption = 'Eric Barke 1995, 1996 (c) All Rights Reserved' Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False IsControl = True end object Comments: TLabel Left = 6 Top = 89 Width = 288 Height = 13 Caption = 'If you like this product and wish to register for the ' Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False IsControl = True end object Label1: TLabel Left = 88 Top = 144 Width = 60 Height = 13 Caption = 'Eric Barke' Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False IsControl = True end object Label2: TLabel Left = 88 Top = 159 Width = 129 Height = 13 Caption = '1565 Cliff RD., #3-116' Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False IsControl = True end object Label3: TLabel Left = 88 Top = 174 Width = 135 Height = 13 Caption = 'Eagan, MN 55122-2553' Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False IsControl = True end object Label4: TLabel Left = 6 Top = 105 Width = 178 Height = 13 Caption = 'the latest version, send $15 to:' Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object Label5: TLabel Left = 6 Top = 50 Width = 58 Height = 13 Caption = 'Copyright:' Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object Label6: TLabel Left = 45 Top = 125 Width = 176 Height = 13 Caption = 'e-mail: ebarke@usinternet.com' Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object Panel2: TPanel Left = 290 Top = 175 Width = 16 Height = 16 BevelOuter = bvNone Ctl3D = False ParentCtl3D = False TabOrder = 0 OnDblClick = Panel2DblClick end end end